﻿2026-07-22T02:15:49.1439103Z ##[group]Run actions/checkout@v5
2026-07-22T02:15:49.1439625Z with:
2026-07-22T02:15:49.1440087Z   repository: BigscreenVR/spt-bs-core
2026-07-22T02:15:49.1442796Z   token: ***
2026-07-22T02:15:49.1443261Z   ssh-strict: true
2026-07-22T02:15:49.1443704Z   ssh-user: git
2026-07-22T02:15:49.1444079Z   persist-credentials: true
2026-07-22T02:15:49.1444407Z   clean: true
2026-07-22T02:15:49.1444695Z   sparse-checkout-cone-mode: true
2026-07-22T02:15:49.1445084Z   fetch-depth: 1
2026-07-22T02:15:49.1445391Z   fetch-tags: false
2026-07-22T02:15:49.1445699Z   show-progress: true
2026-07-22T02:15:49.1446022Z   lfs: false
2026-07-22T02:15:49.1446291Z   submodules: false
2026-07-22T02:15:49.1446609Z   set-safe-directory: true
2026-07-22T02:15:49.1447002Z   allow-unsafe-pr-checkout: false
2026-07-22T02:15:49.1447375Z env:
2026-07-22T02:15:49.1447759Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-22T02:15:49.1448162Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-22T02:15:49.1448562Z ##[endgroup]
2026-07-22T02:15:49.3231971Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T02:15:49.3233459Z ##[group]Getting Git version info
2026-07-22T02:15:49.3234017Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-22T02:15:49.3678728Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-22T02:15:49.3911773Z git version 2.43.0.windows.1
2026-07-22T02:15:49.3936533Z ##[endgroup]
2026-07-22T02:15:49.3945131Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\4c27c18f-1ab5-4583-bd13-d5838f264897\.gitconfig'
2026-07-22T02:15:49.3958504Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\4c27c18f-1ab5-4583-bd13-d5838f264897' before making global git config changes
2026-07-22T02:15:49.3959524Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T02:15:49.3963445Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-22T02:15:49.4222676Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-22T02:15:49.4439325Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T02:15:49.4464964Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T02:15:49.4469572Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T02:15:49.4691097Z HEAD
2026-07-22T02:15:49.5813840Z ##[endgroup]
2026-07-22T02:15:49.5817411Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-22T02:15:50.1668810Z ##[group]Cleaning the repository
2026-07-22T02:15:50.1674099Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-22T02:15:59.3753175Z Removing .adapter-notify/
2026-07-22T02:15:59.3753599Z Removing target/
2026-07-22T02:15:59.3788149Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-22T02:15:59.4834051Z HEAD is now at 67d2ce77 Merge d28978798923c0d2f8d880b6e6458ec1d2acf2b1 into 9a299f9eba598ded073268a6d82a297d52a72947
2026-07-22T02:15:59.4866953Z ##[endgroup]
2026-07-22T02:15:59.4871376Z ##[group]Disabling automatic garbage collection
2026-07-22T02:15:59.4878244Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-22T02:15:59.5201299Z ##[endgroup]
2026-07-22T02:15:59.5201708Z ##[group]Setting up auth
2026-07-22T02:15:59.5208524Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-22T02:15:59.5462762Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-22T02:16:00.2761418Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T02:16:00.3067656Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-22T02:16:01.0194416Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T02:16:01.1318794Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-22T02:16:02.6416582Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-22T02:16:02.6753565Z ##[endgroup]
2026-07-22T02:16:02.6754018Z ##[group]Fetching the repository
2026-07-22T02:16:02.6764055Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +850d9b2786643faf17f12162af31ee23366b5b36:refs/remotes/origin/main
2026-07-22T02:16:03.5624344Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-22T02:16:03.5624927Z  + 9a299f9e...850d9b27 850d9b2786643faf17f12162af31ee23366b5b36 -> origin/main  (forced update)
2026-07-22T02:16:03.5773038Z ##[endgroup]
2026-07-22T02:16:03.5773469Z ##[group]Determining the checkout info
2026-07-22T02:16:03.5773809Z ##[endgroup]
2026-07-22T02:16:03.5779490Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-22T02:16:03.6083684Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-22T02:16:03.6339650Z ##[group]Checking out the ref
2026-07-22T02:16:03.6344636Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-22T02:16:03.7098732Z branch 'main' set up to track 'origin/main'.
2026-07-22T02:16:03.7099054Z Your branch is up to date with 'origin/main'.
2026-07-22T02:16:03.7099556Z Previous HEAD position was 67d2ce77 Merge d28978798923c0d2f8d880b6e6458ec1d2acf2b1 into 9a299f9eba598ded073268a6d82a297d52a72947
2026-07-22T02:16:03.7099976Z Switched to and reset branch 'main'
2026-07-22T02:16:03.7122899Z ##[endgroup]
2026-07-22T02:16:03.7389715Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-22T02:16:03.7620495Z 850d9b2786643faf17f12162af31ee23366b5b36
